home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2000 August / augusty_2000.iso / Site Building / 3DCanvas / Handle.CB_ / Handle.CB / Properties.json < prev   
Encoding:
JavaScript Object Notation  |  2000-04-06  |  233 b 

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "SweepType": "Long Integer",
  5.         "Quality": "Long Integer",
  6.         "Scale": "Long Integer",
  7.         "Rotate": "Single",
  8.         "CurveType": "Long Integer"
  9.     },
  10.     "data": [
  11.         {
  12.             "ID": 1,
  13.             "SweepType": 1,
  14.             "Quality": 7,
  15.             "Scale": 100,
  16.             "Rotate": 0,
  17.             "CurveType": 0
  18.         }
  19.     ]
  20. }